@charset "utf-8";

/*焦点图*/
.indexSlide{ width:540px; height:360px;}
.indexSlide img{ display:block}
.indexSlide .hiSlider-title { position:absolute;bottom:0;width:100%;padding:6px 0;color:#fff;text-indent:10px;background:rgba(0,0,0,.6);background: #000;/*IE*/
        filter: alpha(opacity=60); opacity:0.6;z-index:2;font:14px/2 "Microsoft YaHei",Arial,Tahoma}
.indexSlide .hiSlider-pages { position:absolute;bottom:14px;right:80px;text-align:right; z-index:666;}
.indexSlide .hiSlider-pages a {height:9px;width:9px;margin:0 5px;display:inline-block;overflow:hidden;text-indent:-100px;font-size:0;border-radius:50%; background:url(../img/slidePoint.png) no-repeat right;}
.indexSlide .hiSlider-pages a.active {background:url(../img/slidePoint.png) no-repeat left;}
.indexSlide .hiSlider-btn-prev,.indexSlide .hiSlider-btn-next {position:absolute;z-index:5;bottom:4px;right:40px;background:url(../img/slideArrow.png) no-repeat;height:30px;width:30px;text-indent:-200px;overflow:hidden;opacity:.6;filter:alpha(opacity:60)}
.indexSlide .hiSlider-btn-next {right:8px;background-position:-30px 0}
.indexSlide .hiSlider-btn-prev:hover,.indexSlide .hiSlider-btn-next:hover {opacity:1;filter:alpha(opacity:100)}

/*政协动态/时政动态/通知公告*/
.zxdt{width:640px;height:359px; border-bottom:1px #d3d3d3 solid; overflow:hidden;}
.zxdt .tabHead{width:660px; height:41px;}
.zxdt .tabHead a{ display:block; float:left;width:210px; height:41px; line-height:41px; text-align:center; background:#339acc; font-size:18px; color:#fff; font-family: "微软雅黑", "宋体"; margin-right:6px;}
.zxdt .tabHead a.active{ background:#d9281c;}
.zxdt .focus{border-bottom:1px #d3d3d3 solid; padding-top:22px;}
.zxdt h3{ font-size:16px; height:30px; text-align:center;}
.zxdt .focus p{ line-height:20px; padding:0px 8px 14px 8px;}
.zxdt ul.list{ padding:10px 0px 0px 13px;}

.column2{/* height:312px; */ overflow:hidden;}

/*党派团体/专门委员会/市州政协*/
.dptt{width:774px;}
.imgtext ul.list{padding:12px 0px 6px 0px;}
.imgtext {
display: block;
width: 100%;
/* height: 136px; */
padding-bottom:12px;
}

.imgtext .img{
width: auto;
max-width: 20%;
min-width: 0%;
height: 90px;
float: left;
margin-right: 2%;
}


.imgtext .text{position: relative; line-height:22px; width:90%;}
.imgtext .text p{ text-indent:2em;}

/*党派团体/专门委员会/市州政协*/
.hnzxy{width:390px;}
.hnzxy .content{ padding-top:13px;}
.hnzxy .zxyButn{width:186px;height:267px; overflow:hidden;}
.hnzxy .zxyButn a{ display:block;height:82px; margin-bottom:10px; background:url(../img/hnzxyIco.png) no-repeat #e6edf3; padding-left:78px; line-height:82px; font-size:18px; color:#006699;font-family: "微软雅黑", "宋体";}
.hnzxy .zxyButn a.butn1{ background-position:28px 23px}
.hnzxy .zxyButn a.butn2{ background-position:28px -68px}
.hnzxy .zxyButn a.butn3{ background-position:28px -157px; line-height:24px;height:48px; padding:17px 0px 17px 78px;}
.hnzxy .zxyButn a.butn1:hover{ background:url(../img/hnzxyIco.png) no-repeat 28px 23px #d2d9df;}
.hnzxy .zxyButn a.butn2:hover{ background:url(../img/hnzxyIco.png) no-repeat 28px -68px #d2d9df;}
.hnzxy .zxyButn a.butn3:hover{ background:url(../img/hnzxyIco.png) no-repeat 28px -157px #d2d9df;}
.hnzxy .fr{width:190px;height:266px; overflow:hidden;}
.hnzxy .zxyAPP{height:252px;border:7px #e6edf3 solid;}
.hnzxy .zxyAPP img{ display:block; margin:12px auto 0 auto;}
.hnzxy .zxyAPP span{font-size:18px; color:#006699;font-family: "微软雅黑", "宋体"; display:block; margin-top:45px; text-align:center;}

/*banner图*/
.slideBanner{height:90px;}

/*图片新闻*/
.imgTit{ background:url(../img/imgTitBg.jpg) no-repeat center left; padding-left:40px; color:#000000;}
.imgNews .scrollPicBox{ position:relative;}
.scrollPic{width:1122px; height:117px; margin:20px auto; overflow:hidden; position:relative;}
.scrollPicCon{width:8888px; position:absolute;}
.scrollPic dl{ float:left;width:177px;height:116.6px; overflow:hidden; position:relative; margin:0 5px; }
.scrollPic dl dt{border:1px #c2bebe solid;}
.scrollPic dl dd{ position:absolute;width:177px;height:117px;top:0px;left:0px; background:#006699;}
.scrollPic dl dd a{ display:block; color:#ffffff; padding:25px 26px; line-height:18px; height:127px;}
.scrollPicBox .scrollButn{ position:absolute;width:34px;height:133px; background:url(../img/YZbutn.jpg) no-repeat;top:0px; cursor:pointer}
.scrollPicBox .scrollPicLeft{left:0px;}
.scrollPicBox .scrollPicRight{right:0px; background-position:right top;}